Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(docker): run optic as unprivileged user #2756

Merged
merged 6 commits into from
Feb 27, 2024

Conversation

notnmeyer
Copy link
Contributor

🍗 Description

What does this PR do? Anything folks should know?

  • drops into an unprivileged user in the container image.

📚 References

Links to relevant docs (Notion, Twist, GH issues, etc.), if applicable.

👹 QA

How can other humans verify that this PR is correct?
kicked the tires a bit with bookstore-example and everything seemed ok,

docker run --rm -it --volume=$HOME/code/bookstore-example:/repo --workdir /repo localhost:5000/useoptic/optic:local capture openapi.yml --update interactive

@notnmeyer notnmeyer self-assigned this Feb 27, 2024
@notnmeyer notnmeyer force-pushed the chore/docker/run-optic-as-unprivileged-user branch 2 times, most recently from 4c8cc4e to 7da0ed5 Compare February 27, 2024 18:55
@notnmeyer notnmeyer added this pull request to the merge queue Feb 27, 2024
Merged via the queue into main with commit 1805578 Feb 27, 2024
3 checks passed
@notnmeyer notnmeyer deleted the chore/docker/run-optic-as-unprivileged-user branch February 27, 2024 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants